Welcome![Sign In][Sign Up]
Location:
Search - delphi remote control

Search list

[Internet-Networkdelphiremotecontrol

Description: 一个使用DELPHI制作的用于远程控制的程序代码,界面还可以。-use of a Delphi production for remote control of the code, can also interface.
Platform: | Size: 2048 | Author: 就不说 | Hits:

[Remote ControlRemoteCXP

Description: 远程控制软件,功能非常齐全。能设置客户端的控制权限,允许连接的IP段等等。-remote control software, which is very complete. The client can be set up to control the authority to allow the linking of IP and so on.
Platform: | Size: 1945600 | Author: 核对 | Hits:

[Remote Control实时通信程序

Description: 它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。-its characteristics : 1. All data packet format own definition. All the definition and communication in all core categories COMM folder. 2. Can handle a large number of client communications in the same time, customer-service and sharing the same communications targets, and can interoperate Chuan. 3. Details of all communications package in a few general categories, interactive communications hidden handle all the details, such as broken packet processing, heavy overtime, among other functions. 4. Data communications and specific application data separation, scalability good, in this case they should only upload documents example, you can not change the core of communication, remote control can be achieved for any function, and need not consider the communications details.
Platform: | Size: 154624 | Author: 里平 | Hits:

[Remote Control2003070617170131997

Description: 木马程序,使用delphi编写,涉及到基本的远程控制等等;-Trojan program, the use of delphi preparation, involving basic remote control, etc.;
Platform: | Size: 239616 | Author: 丁鹏 | Hits:

[Internet-Network经典监控软件灰鸽子v1.2源码及组件包

Description: 一个实用的远程监控程序,可能用于学习相关的远程控制的做法-a practical remote monitoring procedures, which may be used to study the remote control practices
Platform: | Size: 3333120 | Author: 姓名 | Hits:

[Remote Control用COM+做的远程控制系统演示程序

Description: 此源码的主要目的是对COM+接口和实现过程的演示,并非真正的远程控制。但确实可以不经过防火墙访问网络!供对COM+感兴趣的朋友参考一下,如果大家有更好的COM+方面的源码,希望能共同讨论,共同提高! E-Mail: hzyong888@163.com-this source principal objective is to achieve COM interface and the presentation process, it is not the remote control. But can not access the network through the firewall! COM for the right friends interested in a reference, if you have a better source of COM, hoping to discuss common in! E-Mail : hzyong888@163.com
Platform: | Size: 499712 | Author: ssss | Hits:

[Other高级通信程序

Description: 这是一个自我感觉很好的通信程序,它的特点: 1.数据包格式全部自己定义。 所有的定义和通信核心类全部在COMM文件夹中。 2.能处理大量客户端同时通信的情况,客户和服务端共用相同的通信对象,并且可以实现互传。 3.通信细节全部封装在几个通用的类中,隐藏了交互通信的所有处理细节,如断包处理,超时重发等功能。 4.数据通信和数据具体应用完全分离,扩展性良好,本例中只做一个上传文件的例子,你可以在不用改动通信核心的情况下,可以实现远程控制所需的任何功能,并且不需要考虑通信细节。具体方法可以参考:CommSrvApps 单元的TSrvApp_File类,只需写一个新类即可: TSrvApp_File = class(TServerAppObject) public function ProcessData(ABuf: PChar ASize: integer): integer override end 通过以上类配合通信核心类,实现了远程实时传送一个文件就像copy那么简单。 其它: 此程序是我自己开发的连锁超市方案中数据交换的应用实例,所以客户端和服务端的代码有点多,但多是与通信本身无关,所实现的功能是将本地Local文件夹与远程Remote文件夹的.rs文件互相进行传送。 -this a good feeling of self-communication program, which features : 1. All data packet format own definition. All the definition and communication in all core categories COMM folder. 2. Can handle a large number of client communications in the same time, customer-service and sharing the same communications targets, and can interoperate Chuan. 3. Details of all communications package in a few general categories, interactive communications hidden handle all the details, such as broken packet processing, heavy overtime, among other functions. 4. Data communications and specific application data separation, scalability good, in this case they should only upload documents example, you can not change the core of communication, remote control can be achieved for any function, and need not cons
Platform: | Size: 214016 | Author: sr | Hits:

[Remote ControlhuigeziDelphi

Description: 灰鸽子是一个远程控制类软件,版本[牵手 2003],与同类软件不同的是采用了“反弹端口原理”的连接方式,因此在互联网上可以访问到局域网里通过 NAT 代理(透明代理)上网的电脑,并且可以穿过某些防火墙! -gray pigeons is a Remote Control Software, Version [hand 2003], and similar software different is the use of a "rebound port principle" for the connection, the Internet access to the LAN through NAT Agents (Transparent Proxy), computers with Internet access, and can wear certain firewall!
Platform: | Size: 15806464 | Author: 万万 | Hits:

[Internet-NetworkDarkmoon

Description: 国外著名的远程控制软件(木马)Darkmoon的源代码,反弹端口,进程注入.要学习写木马的值得一看-famous remote control software (Trojans) Darkmoon source code rebound ports, the process of implantation. Learning to write is worth looking at the Trojans
Platform: | Size: 3842048 | Author: 东南 | Hits:

[Remote Controlhgz2003

Description: 一款优秀的国产远程控制软件,无意中获得了源码,包含了所有要用到的控件,自己看吧!-one excellent homemade remote control software, has access to the source code, including all use of the controls, their exciting!
Platform: | Size: 1539072 | Author: donexie | Hits:

[Internet-Networkmimirat5

Description: 终于搞到mimirat5的源码,希望学习远程控制的朋友可以参考一下,很优秀的国外程序-mimirat5 finally get to the source and hopes to learn the remote control you can reference. outstanding foreign procedures
Platform: | Size: 60416 | Author: donexie | Hits:

[Remote Controlyuanchen

Description: 远程控制,服务器端可以时时显示在限人数,客户端只要输入IP地址就可以登陆。但首先应运行服务器程序。-remote control, the server-can always be shown in the limited number of client input IP addresses on the landing. But first I should run server programs.
Platform: | Size: 1016832 | Author: 申佳鹏 | Hits:

[Internet-Network06403de

Description: 远程控制源程序(DELPHI版),包含server和client,模拟远程启动进程-source remote control (Delphi version), including server and client, Analog remote boot process
Platform: | Size: 8192 | Author: xiakun | Hits:

[Remote Control2004100418412417516

Description: 这是一个远程控制的源程序,算法复杂度低,功能强大,希望对大家有所帮助!-This is a remote control of the source, the algorithm complexity is low, powerful, we want to help!
Platform: | Size: 867328 | Author: 陈亚夫 | Hits:

[Com PortPhoneCtrl

Description: phonectrl是一款利用手机遥控电脑的软件,利用串口进行通信。-phonectrl use of mobile phones is a remote control of computer software, using serial communications.
Platform: | Size: 512000 | Author: 真实 | Hits:

[Remote ControlRemoteXP

Description: 一个功能强大的远程控制程序!只不过不像灰鸽子好样是反弹的!但你只要稍加修改就可以了!-a powerful remote-control programs! But unlike the gray pigeons is a good kind of rebound! But if you only slight modifications can!
Platform: | Size: 707584 | Author: 刘挺 | Hits:

[WEB Codexmg

Description: 小马哥远程控制软件源码. 采用TSocketServer和TSockerClient-Ma Ying-jeou remote control software source code. And the use of TSocketServer TSockerC lient
Platform: | Size: 2919424 | Author: 张旭 | Hits:

[Remote ControlQQControler2.4

Description: QQ远控精灵代码DELPHI源码,编写远程控制软件可以参考! -QQ remote control Wizard Delphi source code, to prepare remote control software can reference!
Platform: | Size: 104448 | Author: uuvd | Hits:

[Remote Controlnetworkcontrol

Description: 局域网内远程控制其他电脑关机、重启等操作。-LAN remote control other computer shutdown and restart operational.
Platform: | Size: 553984 | Author: scl | Hits:

[Remote ControlDelphiaihaozhedai

Description: Delphi爱好者远程控制+源码)(1[1]-Delphi lovers Remote Control FOSS) (1 [1]
Platform: | Size: 614400 | Author: 21121212 | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net